看词语>英语词典>add together翻译和用法

add together

英 [æd təˈɡeðə(r)]

美 [æd təˈɡeðər]

加起来,总计

英英释义

verb

双语例句

  • And then, I will add these things together.
    然后我将把这些加起来。
  • We can add together, or stack, the several versions of the reflection signal.
    我们使可把几种反射信号的变型加在一起或者说进行叠加。
  • Add them together and that would give me the value of my function.
    把它们加起来就得到了函数值。
  • As we want to add two numbers together, and get a result back, we will use three parameters.
    至于我们要增加两个数字相加,并得到一个结果的时候,我们将使用三个参数。
  • But even if you add together the budgets of the ministries of defence, development and foreign affairs, germany's record is not stellar.
    但即便是把国防,发展和外交事务方面的预算加在一起,也并非最高的。
  • Now add together your points.
    现在,您的积分相加。
  • This game by itself is of course trivial: The first player can just take all the tokens and win immediately! But if we add together Nim piles of various sizes, we get the famous game of Nim.
    这个游戏如果独立看是没有意义的:先手玩家可直接拿走所有代币并立即获得胜利!
  • The problem is we can't add these two together.
    这个问题是我们不能把他们直接相加。
  • In this case, the query first declares two variables, and then uses the let construct to add them together and the result construct to return the result.
    在本例中,查询首先声明两个变量,然后使用let函数将它们合并起来,并使用result函数返回结果。
  • It says, take value of y and value of x, add them together, y and create that as the new value of y.
    把x和y的值,加到一起,然后把和赋值给。